home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.neu.edu!habedi
- From: habedi@lynx.dac.neu.edu (hadi abedi)
- Newsgroups: comp.lang.c
- Subject: microseconds??
- Date: 1 Mar 1996 05:44:41 GMT
- Organization: Northeastern University, Boston, MA. 02115, USA
- Message-ID: <4h62s9$2o7@chaos.dac.neu.edu>
- NNTP-Posting-Host: lynx.dac.neu.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hello,
- Thanks for taking your time to read this.
-
- Is there a way to compute microsecond intervals
- with C?
- I'd like to time a sorting routine on different
- list sizes. I am aware of the 'time' function on
- the UNIX system, but I'd like to know how to do
- it in C.
- Thanks.
-
- Hadi
-
-
-